home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Very Best of Atari Inside
/
The Very Best of Atari Inside 1.iso
/
mint
/
mntlib43
/
mntlib
/
purec
/
tc_idflt.prj
< prev
next >
Wrap
Text File
|
1993-01-30
|
435b
|
14 lines
; project file for simple programs with the MiNT library
; integer-only version; use tc-deflt.prj for float support
; for use with Turbo C
*.ttp ; executable is topmost window
.C [-Y]
.L [-Y -G -S=0] ; stack is set by _stksize
=
crt0.o ; startup code
* ; compile topmost window
; tcgemlib.lib ; AES and VDI bindings (optional)
mintlib.lib ; MiNT library
tcstdlib.lib ; long arithm. routines in here... :-(